CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 常微分方程 数值解

搜索资源列表

  1. flyMachine

    2下载:
  2. 飞机运动轨迹模拟 使用龙格-库塔算法计算常微分方程数值解 并用图形显示运动轨迹 作者自己作业的源程序 欢迎讨论-aircraft trajectories simulated using the Runge - Kutta method to calculate the numerical solution of differential equations with graphics and movement track their authors trace the sour
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17404
    • 提供者:wchen1983
  1. prog10-16

    0下载:
  2. 余向阳博士Matlab教程的源代码。 包括:1.非线性方程的解法;2.线性方程的数值解法;3插值法;4.常微分方程的解法-Dr. Yu Xiangyang Tutorial Matlab source code. Include: 1. Non-linear equations 2. The numerical solution of linear equations 3 interpolation 4. The solution of ordinary differential eq
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:12326
    • 提供者:张扬
  1. Runge_KuttaAndsquar_least

    0下载:
  2. 常微分方程数值解法Runge_Kutta解法-Numerical Solution of Ordinary Differential Equations Solution Runge_Kutta
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:805
    • 提供者:secret
  1. fit

    0下载:
  2. 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:364810
    • 提供者:周易
  1. ode

    0下载:
  2. 一阶常微分方程的初值问题数值解,里面有各种方法的公式和使用范围-A first-order ordinary differential equations numerical solution of initial value problem, which there are various methods and the use of the formula
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:671074
    • 提供者:li
  1. ode45

    1下载:
  2. 解常微分方程的Matlab程序 字符串ypfun是用以表示f(t, y)的M文件名, tspan=[t0, tfinal]表示自变量初值t0和终值tf y0表示初值向量y0,可选参数options为用odeset设置精度等参数。 输出列向量tout表示节点,输出矩阵yout 表示数值解,每一列对应y的一个分量。若无输出参数,则作出图形。-Solution of ordinary differential equations of the Matlab program is
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6201
    • 提供者:jiajt
  1. matlabnsoodeami

    0下载:
  2. 这是一篇关于常微分方程数值解及其Matlab实现的论文形式的论文-This is the article on the numerical solution of ordinary differential equations and Matlab implementation form of a thesis paper
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:999441
    • 提供者:zz
  1. RKmethodmatlab

    0下载:
  2. 常微分方程数值解法四阶龙哥库塔算法Matlab实现-RK method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:10108
    • 提供者:甘刚
  1. Numerical-solution-of-differential-equation-and-Ma

    0下载:
  2. 常微分方程数值解及其MATLAB实现,包含了数学原理,算法和程序。-Numerical Solution of Ordinary Differential Equations MATLAB implementation, including the mathematical principles, algorithms and procedures.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:992414
    • 提供者:wang jungang
  1. pdf

    0下载:
  2. 常微分方程(ODEs)的MATLAB数值解法-Ordinary differential equations (ODEs) of the MATLAB numerical solution
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:246262
    • 提供者:巴山竹
  1. shuzhijisuan

    0下载:
  2. 插值和拟合、数值微分和数值积分、求解线性方程组的直接法和迭代法、 计算矩阵特征值和特征向量和常微分方程数值解等问题。-Interpolation and fitting, numerical differentiation and numerical integration, solving linear equations of the direct method and iterative method of calculating matrix eigenvalues and eigenv
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:206958
    • 提供者:孙涛
  1. odesbvp

    0下载:
  2. 利用边值问题求解器bvp4c求解常微分方程的数值解(The numerical solution of ordinary differential equations is solved by using the boundary value solver bvp4c)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:xrzy
  1. 5

    0下载:
  2. 模拟常微分方程组的解的变化规律,反馈稳定解到稳态点(An image of a nonlinear differential equation is simulated)
  3. 所属分类:图形图象

    • 发布日期:2017-12-15
    • 文件大小:12288
    • 提供者:dongyuan
  1. 牛顿插值和欧拉法解方程

    0下载:
  2. 欧拉法解常微分方程和牛顿插值法,是数值分析中的经典算法,适合初学者。(Euler solutions of ordinary differential equations and newton interpolation are the classic algorithms, they are suitable for beginners.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:润惠万物
  1. 微分方程数值解

    0下载:
  2. 欧拉法是常微分方程的数值解法的一种,其基本思想是迭代。其中分为前进的EULER法、后退的EULER法、改进的EULER法。所谓迭代,就是逐次替代,最后求出所要求的解,并达到一定的精度。误差可以很容易地计算出来。(Euler method is a kind of numerical solution of ordinary differential equations, and its basic idea is iteration. It is divided into forward EUL
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:4096
    • 提供者:tyshiwo1
  1. shoot

    0下载:
  2. 试用打靶法求二阶非线性常微分方程两点边值的数值解,用Matlab编程计算,并给出一些例子,验证你的算法与程序的正确性。(shooting method for two order nonlinear ordinary differential equations)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:12288
    • 提供者:柯基饼干
  1. 自适应变步长的龙格库塔法

    2下载:
  2. 常微分方程的数值解,可用于求解常微分方程,自适应步长的龙格法(Numerical solutions of ordinary differential equations)
  3. 所属分类:其他

  1. MATLAB解矩阵微分方程

    1下载:
  2. 本文先简要介绍了矩阵的积分和微分的定义;接着通过弹簧-质量块儿-阻尼器系统的例子,阐述了求解常微分方程数值解的常用方法;最后,在前两部分的基础上,总结了用MATLAB求解形如_X(t) = f(X(t); t) 矩阵微分方程数值解的方法。(In this paper, the definition of integral and differential of matrix is briefly introduced. Then the common method of solving nume
  3. 所属分类:matlab例程

    • 发布日期:2019-12-18
    • 文件大小:300032
    • 提供者:李磊哥
  1. matlab 常微分方程数值解法 源程序代码

    5下载:
  2. 11.1 Euler方法 380   11.1.1 Euler公式的推导 380   11.1.2 Euler方法的改进 383   11.2 Runge-Kutta方法 385   11.2.1 二阶Runge-Kutta方法 385   11.2.2 三阶Runge-Kutta方法 388   11.2.3 四阶Runge-Kutta方法 390   11.2.4 隐式Runge-Kutta方法 391   11.3 线性多步法 392   11.3.1 Adams外推公式
  3. 所属分类:其他

    • 发布日期:2020-05-27
    • 文件大小:16384
    • 提供者:XWLYF
  1. python 求解常微分方程

    0下载:
  2. python 求解常微分方程 x=np.arange(0, 10, 0.1) #创建时间点 sol1=odeint(Pfun, [0.0, 1.0], x) #求数值解
  3. 所属分类:源码下载

    • 发布日期:2022-06-01
    • 文件大小:289
    • 提供者:dfdjkl@qq.com
« 12 3 4 5 »
搜珍网 www.dssz.com